AdElectivePool 
Logical Entity Name  AdElectivePool 
Default Table Name  AdElectivePool 
Physical Only  NO 
Definition 
 
Note 
 

AdElectivePool Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AdElectivePoolId(PK)    int  NO 
 
Code    char(8)  NO 
 
Descrip    varchar(50)  NO 
 
Active    bit  NO 
 
UserID    int  NO 
 
SyCampusGrpID    int  YES 
 
DateCreated    datetime  NO 
 
DateModified    datetime  NO 
 
ts    timestamp  NO 
 
RuleIdentifier    char(10)  NO 
 

AdElectivePool Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_AdElectivePool  PrimaryKey  AdElectivePoolId 

AdElectivePool Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
AdElectivePoolCourse  Non-Identifying  One To Zero or More  FK_AdElectivePoolCourse_AdElectivePoolID_AdElectivePool_AdElectivePoolId        NO  YES 

AdElectivePool Check Constraints 
Check Constraint Name  CheckConstraint